Status & fulfillment
Order status
Current status: {{order.status}}.
Payment
Payment status: {{order.payment_status}}.
Pickup / delivery
{{order.fulfillment_instructions}}
Items in this order
Source: api:/api/orders/{{order.id}}/items
| Item | Farm | Price / unit | Qty | Line total |
|---|---|---|---|---|
| Heirloom Tomatoes | Green Valley Farm | 4.50 | 2 | 9.00 |
| Free-range Eggs (dozen) | Sunny Side Farm | 6.00 | 1 | 6.00 |
Farm pickups in this order
{{farm.farm_name}}
Pickup: {{farm.pickup_options}}
{{farm2.farm_name}}
Pickup: {{farm2.pickup_options}}